IsirRejectCode 
EntityType  Independent 
Logical Entity Name  IsirRejectCode 
Default Table Name  FaISIRRejection 
Logical Only  NO 
Definition 
 
Note 
 

IsirRejectCode Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
AwardYearIdentifier(FK)    CHAR(2)  NO 
 
Code    CHAR(2)  NO 
 
Name    VARCHAR(200)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
OverridePriority    SMALLINT  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

IsirRejectCode Keys 
Key Name  Key Type  Keys 
NK_FaISIRRejection_FaYearId  Inversion Entry  AwardYearIdentifier 
PK_FaISIRRejection_FaISIRRejectionId  PrimaryKey  Id 
UK_FaISIRRejection_FaYearId_Code  Unique Constraint  AwardYearIdentifier, Code 
NK_FaISIRRejection_UserId  Inversion Entry  LastModifiedUserId 

IsirRejectCode Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AwardYear  Non-Identifying  One To Zero or More        AwardYearIdentifier  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

IsirRejectCode Check Constraints 
Check Constraint Name  CheckConstraint